optExpJPEG.Caption=Export as JPEG (small file/less quality)
optExpPNG.Caption=Export as PNG (middle file/optimal quality)
btnOk.Caption=Ok
btnCancel.Caption=Cancel
optExpAuto.ToolTipText=If original file is web compatible and image size is near than original it copy and link that to page (this maintain original transparency). If image is smaller than original it creates a copy in PNG or JPG format.
optExpJPEG.ToolTipText=Use this if you have a preview of a photo to show in page or when you don't need a perfect image quality
optExpPNG.ToolTipText=Use this when you need a perfect image quality
[frmSettings]
frmSettings.Caption=Options & Settings
btnOk.Caption=Ok
btnReset.Caption=Reset
lblAlignToGrid.Caption=Align To Grid
lblShowGrid.Caption=Show Grid
lblOnFlySelection.Caption=On Fly Selection
lblShowPropAfterDraw.Caption=Show Properties after Draw
lblBrowser.Caption=Alternative Browser for Preview
lblLanguage.Caption=Language Selection
lblCacheProperties.Caption=Cache the properties window
[frmPageProp]
frmPageProp.Caption=Main Page settings
btnOk.Caption=Ok
btnCancel.Caption=Cancel
frmPage.Caption=General
frmPageColors.Caption=Page Colors
frmLinks.Caption=Links
chkInherits.Caption=Inherits Author, Copyright, HTML Code, Keywords from imported pages
lblInherit.Caption=Inherit now!
lblInherit.ToolTipText=Inherits Author, Copyright, HTML Code, Keywords from imported pages
lblCopyright.Caption=Copyright:
lblAuthor.Caption=Author:
lblEvents.Caption=Events:
lblTopPageCode.Caption=Top Page Code:
lblHeadCode.Caption=Head HTML Code:
lblEndBodyCode.Caption=End Body Code:
lblEndPageCode.Caption=End Page Code:
lblKeywords.Caption=Keywords (use comma to separate):
lblALink.Caption=Active:
lblLink.Caption=Unvisited:
lblVLink.Caption=Visited:
lblBackground.Caption=Background:
lblDescription.Caption=Description:
lblTitle.Caption=Title:
lblBackColor.Caption=BackColor:
lblForeColor.Caption=ForeColor:
lblPagePrefix.Caption=Objects Prefix:
[frmColors]
frmColors.Caption=Colors
[frmHTMLEditor]
frmHTMLEditor.Caption=HTML Editor
btnOk.Caption=Ok
btnCancel.Caption=Cancel
btnTable.Caption=<Table>
btnJS.Caption=<Script>
btnStyle.Caption=<Style>
btnApplet.Caption=<Applet>
btnFlash.Caption=Flash
btnSound.Caption=Sound
btnForm.Caption=<Form>
btnScriptLink.Caption=Script Link
btnStyleLink.Caption=Style Link
[frmExport]
frmExport.Caption=Export
chkSorting.Caption=Sort objects (this may change a little the resulting page)
frmMainFileInfo.Caption=Main File info
lblDestfilename.Caption=Destination filename:
lblOtherFilesDir.Caption=Put additional files on this directory (files will be linked to destination file in relative mode); leave blank for use the same dir of the exported file:
optStaticPage.Caption=Static Page
optStaticPage.ToolTipText=All imported dhe objects will be inserted directy into this file.
optDynamicPage.Caption=Dynami(k) Loaded Page
optDynamicPage.ToolTipText=All imported dhe objects will be linked in code and loaded at run-time. For this you must have a server that support dynamic pages. NOTE: because of recursion and to avoid problems, all included pages will (and must) be generated in the same directory of additional files of the main page.
frmDynPage.Caption=Dynamic Page Options
optDynIncludedPage.Caption=This is an included page